﻿@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: "SOURCEHANSANSCN-REGULAR";
  src: url("../fontface/SOURCEHANSANSCN-REGULAR.woff2") format("woff2"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.woff") format("woff"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.ttf") format("truetype"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.eot") format("embedded-opentype"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.svg") format("svg");
}
.nn-more{text-align: center; padding-top:50px;padding-bottom:50px;}
.nn-more a{display: block;
    width: 200px;
    height: 60px;
    margin: 0 auto;
    background: #EB5F00;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;}
.nn-more a:hover{color:#fff}
.in-new{ width:100%; padding-top:70px;}
.in-ti{ text-align:center; font-size:36px; text-align:center; font-weight:bold; padding-bottom:35px;}
.in-new-list dl{ border:1px solid #dbdbdb; width:31%; float:left;}
/*.in-new-list dl:nth-child(2){margin:0 3.4%;}*/
.in-new-list dl dt{  overflow:hidden; top:0; transition-duration:.5s; position:relative; height:288px;}
.in-new-list dl dt .new-img{ width:100%; display:block;}
.in-new-list dl dt .lj{ position:absolute; top:0; left:0; bottom:0; right:0; margin:auto; opacity:0; transition-duration:.5s;}
.in-new-list dl dd{ height:229px; padding:45px 24px; position:relative; top:0;  transition-duration:.5s;  background-position:2% 90%}
.in-new-list dl dd h1{ font-size:18px; transition-duration:.5s; font-weight:normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;height:48px;}
.in-new-list dl dd span{ font-size:16px; font-family:"Arial"; padding:20px 0; display:block;}
.in-new-list dl dd p{ transition-duration:.5s; opacity:0; font-size:16px;  overflow: hidden;overflow-wrap:break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.in-new-list dl dd  b{ position:absolute; bottom:20px; right:29px;    font-size: 17px;}
.in-new-list dl dd b.jt{width:42px;height:22px;background:url('../images/jt0.png') no-repeat;}
.in-new-list dl:hover dd b.jt{width:42px;height:22px;background:url('../images/jt1.png') no-repeat;}
.in-new-list dl:hover dd{ background:#EB5F00;}

.in-new-list dl:hover dd h1{ font-weight:bold; color:#fff;}
.in-new-list dl:hover dd p,.in-new-list dl:hover dd span{ opacity:1; color:#fff;}
.in-new-list dl:hover dt img{ }
.in-new-list dl:hover dt .lj{ opacity:1;}
.in-new-list dl:hover dd b{ opacity:1; color:#fff}
.in-hz{ padding-top:80px; padding-bottom:50px;}

/*.list{ padding-bottom:76px;}*/
 .list ul li { float:left; width:33.05%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; margin-bottom:0.4%; margin-right:0.4%; }
 .list ul li:nth-child(3),.list ul li:nth-child(5){ margin-right:0;}
  .list ul li:nth-child(4),.list ul li:nth-child(5){ width:49.75%;}
  .list ul li:nth-child(4) .txt,.list ul li:nth-child(5) .txt{ width:33%;}
  .list ul li:nth-child(4) .img , .list ul li:nth-child(5) .img { width:67%;}
 .list ul li .txt { position:relative;}
 .list ul li .txt,
 .list ul li .img { width:50%; float:left;  display:block; position:relative;  height:314px;}
 .list ul li .img {background-size:cover !important; overflow:hidden;}
 .list ul li .img .bg { width:100%; height:101%; background-size:cover !important;}
 .list ul li:hover .img .bg{ 
transform:scale(1.2);
-moz-transform:scale(1.2);
-webkit-transform:scale(1.2);
-o-transform:scale(1.2);
-ms-transform:scale(1.2);
}
 .list ul li .txt > div { position:relative; padding:0 5% 0 5%; top:50%;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
position:relative;
min-height:230px;
}
 .list ul li .txt > div dl { color:#fff;}
 .list ul li .txt > div dl dt{ height:70px; padding-left:70px; line-height:70px;}
 .list ul li .txt > div dl dt { font-size:26px; font-weight:bold; color:#fff;background:url("../images/icon01.png") no-repeat left center;}
 .list ul li .txt > div dl dd {  font-size:16px; margin-top:27px; padding-left:20px;}
 .list ul li .txt > div dl dd a{ color:rgba(255,255,255,1); width:50%; display:inline-block; float:left; margin-bottom:10px; line-height:1;}
 .list ul li .txt > div dl dd a:hover{ color:rgba(255,255,255,1);}
 .list ul li .txt > div .more { color:#fff; font-size:16px; font-weight:300; display:inline-block; margin-top:40px;  position:absolute; bottom:0; left:35px;}
 .list ul li .txt > div .more:after { content:""; width:0; height:1px; background:rgba(255,255,255,0.5); position:absolute; left:0; bottom:-5px; display:block;
transition:width 0.4s;
-moz-transition:width 0.4s;
-webkit-transition:width 0.4s;
-o-transition:width 0.4s;
-ms-transition:width 0.4s;
}
.list ul li .txt > div a:hover:after { width:100%;}
.list ul li:nth-child(1) .img .bg{ background:url("../images/apply_img01.jpg") no-repeat center top;}
 .list ul li:nth-child(2) .img .bg{ background:url("../images/apply_img02.jpg") no-repeat center top;}
 .list ul li:nth-child(3) .img .bg{ background:url("../images/apply_img03.jpg") no-repeat center top;}
 .list ul li:nth-child(4) .img .bg{ background:url("../images/apply_img04.jpg") no-repeat center top;}
 .list ul li:nth-child(5) .img .bg{ background:url("../images/apply_img05.jpg") no-repeat center top;}
 .list ul li:nth-child(6) .img .bg{ background:url("../images/apply_img06.jpg") no-repeat center top;}
 .list ul li .txt { background:#EB5F00;}
 .list ul li .txt .tri {border-left: 20px solid  #EB5F00;}
 .list ul li:nth-child(2) .txt > div dl dt { background:url("../images/icon02.png") no-repeat left center;}
 .list ul li:nth-child(3) .txt > div dl dt { background:url("../images/icon03.png") no-repeat left center;}
 .list ul li:nth-child(4) .txt > div dl dt { background:url("../images/icon04.png") no-repeat left center;}
 .list ul li:nth-child(5) .txt > div dl dt { background:url("../images/icon05.png") no-repeat left center;}
 .list ul li:nth-child(6) .txt > div dl dt { background:url("../images/icon06.png") no-repeat left center;}


.tri {  width: 0px;height: 0px; position:absolute; right:-15px; top:50%; z-index:10;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
  border-top:20px solid transparent;
  border-bottom:20px solid transparent;
  border-right: 20px solid none;
  border-left: 20px solid  red;
 }


.transition {
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}


.in-xz { padding-bottom:60px;}
.in-xz dl{ width:32%; float:left;}
.in-xz dl:nth-child(2n){ margin:0 2%;}
.in-xz dl dt h1{ font-size:30px; padding-bottom:26px;}
.xz-img{ overflow:hidden;}
.xz-img img{ display:block; width:100%; transition-duration:.5s;}
.in-xz dl:hover .xz-img img{ transform:scale(1.1,1.1)}
.in-xz dl dd{ text-align:center; padding-top:35px;}
.in-xz dl dd span{ display:inline-block; border:1px solid #EB5F00; color:#EB5F00; transition-duration:.5s; padding:14px 33px; font-size:16px;}
.in-xz dl:hover dd span{ color:#fff; background:#EB5F00}



.home_banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}


.home-banner{
	width: 100%;
}

.home-banner .slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.home-banner .slideBox .hd{
	width: 100%;
	bottom: 15px;
	position: absolute;
	text-align: center;
	z-index: 1;
}

.home-banner .slideBox .hd ul {
	zoom: 1;
	display: inline-block;
}

.home-banner .slideBox .hd ul li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	cursor: pointer;
	transition-duration: 0.5s;
	position: relative;
	border-radius:50%;
	display:inline-block;
}


.home-banner .slideBox .hd ul li.on {
	width:29px;
	border-radius:10px;
}



.home-banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width:100%;

}

.home-banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	background:#000;
	width:100%;
}
.home-banner .slideBox .bd li:nth-child(4) .banner-txt{ display:none}
.home-banner .slideBox .bd img{ width:100%;}
.home-banner .slideBox .bd .img01 {
	display: block;
	width: 100%;
	animation: changeScale 1 2.5s
}
.home-banner .slideBox .bd .img02{ display:none;}
.home-banner .slideBox .bd .img02{ max-width:100%;animation: changeScale 1 2.5s}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
.home-banner .slideBox .prev,
.home-banner .slideBox .next{ position:absolute; left:4%; top:50%; margin-top:-26px; display:block; width:50px; height:52px; background:url(../images/banner-pre.png) no-repeat center center; border:2px solid #fff; transition-duration:.5s; }
.home-banner .slideBox .next{ left:auto; right:4%; background:url(../images/banner-next.png) no-repeat center center; }
.home-banner .slideBox .prev:hover{  background:url(../images/banner-pre.png) no-repeat center center #EB5F00; border-color:#EB5F00}
.home-banner .slideBox .next:hover{  background:url(../images/banner-next.png) no-repeat center center #EB5F00; border-color:#EB5F00;  }
.banner-txt{ width:100%; position:absolute;color:#fff; top:0; left:0;}
.banner-txt h1{ font-size:46px; font-weight:normal; padding-bottom:20px; overflow:hidden;    text-shadow: 2px 2px 2px #333333;font-family: "SOURCEHANSANSCN-REGULAR";}
.banner-txt p{ font-size:20px; font-family:"Arial"; overflow:hidden;    text-shadow: 2px 2px 2px #333333;}
.bann-le{ padding-top:10%;}
.bann-ri{ padding-top:30px;}


.mobile-solution{ display:none}
.mobile-solution .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	box-sizing: content-box
}
.mobile-solution .swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.mobile-solution .swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.mobile-solution .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.mobile-solution .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.mobile-solution .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.mobile-solution .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	transition-property: transform, height
}
.mobile-solution .swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(270deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(90deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(0deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(180deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: a 1s steps(12) infinite;
	animation: a 1s steps(12) infinite
}

@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn)
}
}
@keyframes a {
to {
transform:rotate(1turn)
}
}
#global-top-button{ display:none !important}
.industry {
	overflow: hidden
}

.industry .con .box {
	position: relative;
	overflow: hidden
}
.industry .con .box .head {
	text-align: center;
	margin: 0 -45px;
	position: relative;
	z-index: 5; display:none;
}
.industry .con .box .head li {
	display: inline-block;
	margin: 0 45px;
	position: relative;
	padding-left: 50px;
	min-height: 50px;
	line-height: 50px;
	cursor: pointer;
	font-weight: 700
}
.LANG-sa .industry .con .box .head li {
	padding-left: 0;
	padding-right: 50px
}
.industry .con .box .head li.hover {
	color: #000
}
.industry .con .box .head li img {
	position: absolute;
	left: 0;
	top: 0
}
.LANG-sa .industry .con .box .head li img {
	left: auto;
	right: 0
}
.industry .con .box .head li img:first-child {
	display: none
}
.industry .con .box .head li.hover img:first-child, .industry .con .box .head li:hover img:first-child, .industry .con .box .head li img:nth-child(2) {
	display: block
}
.industry .con .box .head li.hover img:nth-child(2), .industry .con .box .head li:hover img:nth-child(2) {
	display: none
}
.industry .con .box .bod {
	margin-top: 40px;
	position: relative;
	overflow: visible
}
.industry .con .box .bod ul {
	margin: 0 auto;
	position: relative
}
.industry .con .box .bod ul li {
	width: 100%
}
.industry .con .box .head li span{ background-position: 0 0;background-repeat:no-repeat; width:24px; height:24px; float:left; display:block;}
.industry .con .box .head li p{ float:left;}
.industry .con .box .head li.hover span{ background-position:0 -24px;}

.industry .con .box .bod ul li .pic:after {
	padding-top: 47%
}
.industry .con .box .bod ul li .pic img {
	width: 100%;
	display: block
}
.industry .con .box .bod ul li .text {
	position: absolute;
	left: 5%;
	bottom: -100px;
	background: #fff;
	border-radius: 10px;
	padding: 35px 50px;
	width: 90%;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: .8s;
	transition: .8s
}
.industry .con .box .bod ul li.swiper-slide-active .text {
	opacity: 1
}
.industry .con .box .bod ul li .text h4 {
	font-size: 22px;
	line-height: 1.375;
	color: #333
}
.industry .con .box .bod ul li .text h3 {
	font-size: 28px;
	line-height: 1.375;
	color: #333
}
.industry .con .box .bod ul li .text p {
	line-height: 1.75;
	padding-top: 10px;
	font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.industry .con .box .bod ul li .text .btn {
	padding-top: 15px; 
}

.industry .con .box .bod ul li .text .btn .link2 {
	display: inline-block;
	font-size: 16px;
	color:#EB5F00;
	position: relative;
	vertical-align: middle
}
.LANG-sa .industry .con .box .bod ul li .text .btn .link2 {
	padding-left: 0;
	padding-right: 25px
}
.industry .con .box .bod ul li .text .btn .link2:hover {
	text-decoration: underline
}
.industry .con .box .bod ul li .text .btn .link2 .iconfont {
	color: #c7000b;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 4px
}
.LANG-sa .industry .con .box .bod ul li .text .btn .link2 .iconfont {
	left: auto;
	right: 0
}
.industry .con .box .arrow .prev {
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 60px;
	color: #f2f2f2;
	margin-top: -65px;
	cursor: pointer;
	z-index: 5;
	width: 60px;
	height: 60px
}
.LANG-sa .industry .con .box .arrow .prev {
	left: auto;
	right: 0
}
.industry .con .box .arrow .next {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 60px;
	color: #f2f2f2;
	margin-top: -65px;
	cursor: pointer;
	z-index: 5;
	width: 60px;
	height: 60px
}
.LANG-sa .industry .con .box .arrow .next {
	right: auto;
	left: 0
}
.industry .con .box .arrow .next:hover, .industry .con .box .arrow .prev:hover {
	color: #fff
}
.industry .con .box .point {
	margin-top: 130px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -150px;
	width: 100%;
	display: none
}
.industry .con .box .point span {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #d7d7d7;
	display: inline-block;
	margin: 0 7px;
	cursor: pointer
}
.industry .con .box .point span.hover, .industry .con .box .point span:hover {
	background: #999
}
.swiper-3d .swiper-slide {
	position: relative;
	height: 750px;
	width: 1200px
}
.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: none!important
}
.swiper-container-horizontal>.swiper-pagination {
	opacity: 0
}
.industry .con .box .hw-btn-warp {
	text-align: center;
	padding-top: 10px
}
@media (max-width:1200px) {
.industry .con h2 {
	font-size: 30px
}
.industry .con .box .bod {
	margin-top: 20px
}
.industry .con .box .head li {
	margin: 0 20px;
	padding-left: 34px
}
.industry .con .box .head li img {
	top: 8px;
	width: 34px
}
}
@media (max-width:750px) {
.industry .con .box .bod ul li .text {
	-webkit-transition: .4s;
	transition: .4s
}
.industry .con .box .bod {
	margin-top: 0
}
.industry .con .box .bod ul li .text h4 {
	font-size: 16px
}
.industry .con .box .bod ul li .text h3 {
	font-size: 18px
}
.industry .con .box .head {
	margin: 0;
	height: 20px
}
.industry .con .box .head li {
	margin: 0;
	padding: 0 10px;
	padding-left: 20px;
	min-height: 0;
	line-height: 1.375;
	background-position: 0 -3px!important;
	background-size: 30px!important;
	float: left
}
.industry .con .box .head li img {
	top: -1px;
	width: 24px
}

.industry .con .box .bod ul li .text .btn .link1 {
	margin-bottom: 20px
}
.industry .con .box .bod ul li .text {
	padding: 20px
}
.industry .con .box .bod ul li .text .btn .link2 {
	display: block
}

.industry .con .box .arrow .next, .industry .con .box .arrow .prev {
	display: none
}
.industry .con .box .bod ul li .text {
	position: relative;
	left: 0;
	text-align:center;
	bottom: 0;
	border-radius: 0;
	padding: 10px 30px 30px;
	width: 100%
}
.industry .con .box .bod ul li .text .btn .link2 {
	font-size: 14px
}
}

@media screen and (max-width: 1440px){

	.home-banner .slideBox .hd{ bottom:23%;}
	
	.list ul li .txt > div dl dt{ font-size:22px;}
	.in-new-list dl dd p{ font-size:14px;}
	
	}

@media screen and (max-width: 1261px){
.list ul li .txt > div dl dt{background-size: 35% !important;padding-left: 60px;    font-size: 20px;}
}

@media screen and (max-width:769px){
	.home-banner{ padding-top:55px;}
	.home-banner .slideBox .bd .img01,.list{ display:none;}
	.home-banner .slideBox .bd .img02{ display:block;}
	.banner-txt h1{ font-size:22px; padding-bottom:10px;}
	.banner-txt p{ font-size:16px;}
	.in-new{ padding-top:20px;}
	.in-ti{ font-size:20px; padding-bottom:0px;}
	.in-new-list dl{ width:100%; border:none; border-bottom: 1px solid #dbdbdb;position:relative; padding:13px 0;}
	.in-new-list dl:after{ content:""; clear:both; display:block;}
	.in-new-list dl dd{ width:60%; float:left; padding:0; height:auto; background:none;}
	.in-new-list dl dt{ width:37%; float:right; padding-bottom: 21%; background:none;  height:auto}
	.in-new-list dl dt img{width: 100%;
    transition-duration: 0.5s;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;}
	.in-new-list dl dt .lj{ display:none;}
	.in-new-list dl dd h1{ font-size:14px;}
	.in-new-list dl dd span{ font-size:12px; padding:10px 0 0;}
	.in-new-list dl dd p{ display:none;}
	.in-new-list dl dd b{ bottom:10px; right:0;    font-size: 14px;display:none;}
	.in-new-list dl dd b img{ width:70%;}
	.in-new-list dl:hover dd{ background:none;}
.nn-more{padding-bottom:75px;padding-top:0;}
.in-new-list dl:hover dd h1{ font-weight:bold; color:#333;}
.in-new-list dl:hover dd p,.in-new-list dl:hover dd span{ opacity:1; color:#333;}
	
	.in-hz{ padding:20px 0 40px 0; background:#f5f5f5;}
	.f-center .select{ display:none;}
	.mobile-solution{ display:block}
	.in-new-list dl:hover dd{ top:0; background:none;}
.in-new-list dl:hover dt{ top:0;}
.in-new-list dl:hover dd p{ opacity:0;}
.in-new-list dl:hover dt img{ opacity:0.3;}
.in-xz dl{ width:100%;}
.in-xz dl:nth-child(2n){ margin:10px 0;}
.in-xz dl dt h1{ font-size:16px; padding-bottom:10px;}
.in-xz dl dd{ padding-top:10px;}
.in-xz dl dd span{ font-size:14px; padding:5px 15px;}
.in-xz{ padding:30px 18px;}
	
	
	
	
	}

@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}





